home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / windows / wdir4016.zip / HISTORY.TXT < prev    next >
Text File  |  1996-06-01  |  4KB  |  109 lines

  1. =============================================================================
  2. === HISTORY.TXT - WingDir Version History          Silverwing Systems
  3. ===                                                13040 Gopher Wood Trail
  4. ===               June 01, 1996                    Tallahassee, FL 32312
  5. ===                                                904-668-8530
  6. =============================================================================
  7.  
  8. v4.0  06-01-96  Fully Windows 95 compatible (32-bit version only)
  9.  
  10.                 Converted to Visual Basic v4.0 (32-bit version only)
  11.  
  12.                 Added Install/Unistall routines (32-bit version only)
  13.  
  14.                 Converted file display from Listbox to Grid
  15.  
  16.                 Added support for Long File Names (LFN) (32-bit version only)
  17.  
  18.                 Increased Directory Limit to 1000
  19.  
  20.                 Improved internal Directory sorting performance
  21.  
  22. v3.2  12-10-95  Added Menu Bar
  23.  
  24.                 Added Status Line for displaying Directory Paths
  25.  
  26.                 Added option for displaying of File Date.  Options are for
  27.                 "MMDDYY" (default), "DDMMYY", and "YYMMDD".
  28.  
  29.                 Removed code for passing 2 parameters to 'Shell' program.  
  30.                 Most programs that expect a single parameter do not work 
  31.                 properly when passed a parameter with an embedded space.
  32.  
  33. v3.1  08-05-95  Modified 'Shell' option to pass two files.
  34.  
  35.                 Fixed 'Refresh' Button to force a refresh regardless of 
  36.                 status of Directory Read.
  37.  
  38.                 Fixed problem with '<' and '>' Filter Button not properly 
  39.                 displaying all filtered files.
  40.  
  41. v3.0  06-01-95  Added option to pass file to 3rd party program such as 
  42.                 NotePad.
  43.  
  44. v2.9  04-15-95  Added additional list Filter options to display only 
  45.                 Older '<', Newer '>', or Different Size '+' files.
  46.  
  47. v2.8  02-25-95  Added MODE option for Automatic or Manual reading of 
  48.                 directories.
  49.  
  50.                 Added 3D effect to main WingDir form.
  51.  
  52. v2.7  01-10-95  Added WINGDIR.INI file for WingDir options.
  53.  
  54.                 Added .INI option for Action Confirmation.
  55.  
  56.                 Added .INI options for initial Source and Target directories.
  57.  
  58.                 Added Target Directory as command line argument.
  59.  
  60. v2.6  11-01-94  Increased file limit to 750.
  61.  
  62.                 Added WINGDIR.HLP File with access by pressing 'F1' Key.
  63.  
  64.                 Improved performance in Inital Program Load and Directory
  65.                 Swap routines.
  66.  
  67. v2.51 09-05-94  Fixed problem with Registration Key logic.
  68.  
  69. v2.5  09-01-94  Added File Rename Button to rename files in the Source
  70.                 Directory.
  71.  
  72.                 Added reminder message asking users to register WingDir.
  73.  
  74. v2.4  06-01-94  Added File Mask Button to mask which files will be displayed.
  75.  
  76.                 Added Print Button to print the WingDir Directory List.  
  77.  
  78.                 Added counter for number of files in the Source and Target
  79.                 directories.
  80.  
  81. v2.3  03-06-94  Modified to not reread directories after each Action.
  82.  
  83.                 Added Refresh Button to manually refresh directories.
  84.  
  85.                 Fixed minor problem to ensure that WingDir was removed
  86.                 from Task List when Control Bar is Double Clicked or Alt-F4
  87.                 is pressed.
  88.  
  89. v2.2  02-14-94  Added Identical and Unique Filters.
  90.  
  91.                 Increased allowable number of files to 500. 
  92.  
  93.                 Fixed 'Move' and Copy to not allow action when Source and
  94.                 Target directories are the same.
  95.  
  96. v2.1  01-02-94  Wrote smaller, more efficient Dynamic Link Library
  97.                 (WINGLIB.DLL) for obtaining Disk Free Space.
  98.  
  99.                 Note: Starting with this version,  WingDir does not
  100.                 require the file FSP.DLL that was included with
  101.                 previous versions.  FSP.DLL can be deleted unless
  102.                 it is used by another application.
  103.  
  104. v2.0  12-16-93  Added ability to display All, Same, or Different Files.
  105.  
  106.                 Added multiple file select ability.
  107.  
  108. v1.0  10-24-93  Initial program released.
  109.